home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAME_CGA / CGAGAME1.LZH / GO.BAT < prev    next >
DOS Batch File  |  1985-04-10  |  461b  |  11 lines

  1.  
  2. echo off
  3. cls
  4. echo  The games on this disk are either written in BASIC or they have
  5. echo  been compiled.  When the directory is listed with "dir",
  6. echo  any game ending in ".exe" has been compiled and may be run by
  7. echo  entering the part of the program name before the period.
  8. echo  For example to run  CASTLE.EXE just enter "castle".
  9. echo  Any program written in BASIC can be run by entering
  10. echo  the command string as shown in your BASIC manual.
  11.